Skip to content

Add support for <format> #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 26 commits into from
Aug 11, 2025
Merged

Add support for <format> #231

merged 26 commits into from
Aug 11, 2025

Conversation

mborland
Copy link
Member

@mborland mborland commented Aug 8, 2025

Closes: #225

Copy link

codecov bot commented Aug 9, 2025

Codecov Report

❌ Patch coverage is 89.47368% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.22%. Comparing base (3957cdf) to head (148f4c6).

Files with missing lines Patch % Lines
include/boost/int128/format.hpp 84.12% 20 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #231      +/-   ##
===========================================
- Coverage    99.62%   99.22%   -0.41%     
===========================================
  Files           42       44       +2     
  Lines         4569     4759     +190     
  Branches      1214     1293      +79     
===========================================
+ Hits          4552     4722     +170     
- Misses          17       37      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mborland mborland merged commit 950dc54 into develop Aug 11, 2025
74 checks passed
@mborland mborland deleted the std_format branch August 11, 2025 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add <format> support
1 participant